home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chooseyourweapon3.swf / scripts / frame_673 / PlaceObject2_1317_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-05  |  101 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.secret2_had)
  3.    {
  4.       this.gotoAndStop("close");
  5.    }
  6. }
  7.